Job Radar. Live notifications. AI processed.
upwork.com 2026-04-28 π‘
πΉ Architect Contact Information Collection
π€ Client: πΊπΈ USA Member since 2026-04-27
π° Price: ****
π© Problem: Collect contact details for architects within a 100-mile radius of Louisville, Kentucky.
π¦ Existing: Not specified
Specifications:
[Target] Define target architects based on geographic criteria (100-mile radius of Louisville, KY).
[Method] Use web scraping tools to extract names, addresses, phone numbers, and email addresses from relevant online directories and websites.
[UI/UX] Not applicable for this task.
[Stack] Python with libraries like BeautifulSoup or Scrapy, SQLite for database storage.
[Security] Ensure compliance with data protection regulations (GDPR, CCPA) during collection and storage. Use secure methods to handle sensitive information.
[Format] Store collected data in a structured JSON format for easy access and analysis.
Workflow:
Identify relevant online directories and websites containing architect contact information.
Develop web scraping scripts using Python and chosen libraries.
Extract required fields (names, addresses, phone numbers, email addresses) from identified sources.
Store extracted data in a SQLite database for organization and quick retrieval.
Validate collected data for accuracy and completeness.
Export final dataset in JSON format.